* on architectures with different endiannesses.
*
* Its naming is modelled after VkFormat (see
- * https://www.khronos.org/registry/vulkan/specs/1.0/html/vkspec.html#VkFormat
+ * <https://www.khronos.org/registry/vulkan/specs/1.0/html/vkspec.html#VkFormat>
* for details).
*/
typedef enum {
* The implementation of each blend mode is deferred to the
* rendering pipeline.
*
- * See https://www.w3.org/TR/compositing-1/#blending for more information
+ * See <https://www.w3.org/TR/compositing-1/#blending> for more information
* on blending and blend modes.
*/
typedef enum {